home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 3335 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.zeitgeist.net!usenet
  2. From: mwm@contessa.phone.net (Mike Meyer)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Announce: AWeb 1.0 released!
  5. Date: Mon, 1 Apr 1996 10:08:18 PST
  6. Organization: Missionaria Phonibalonica
  7. Distribution: world
  8. Message-ID: <19960401.79739C0.9222@contessa.phone.net>
  9. References: <4iva78$5pa@news.xs4all.nl> <19960326.79D3B98.696F@polaris.org.au> <19960329.7971A10.9D2D@contessa.phone.net> <paul.4cbx@serena.iaehv.nl>
  10. NNTP-Posting-Host: contessa.phone.net
  11. X-NewsReader: Amiga Yarn 3.9, 1995/05/09 10:42:03
  12.  
  13. In <paul.4cbx@serena.iaehv.nl>, paul@serena.iaehv.nl (Paul Kolenbrander) wrote:
  14. > On Fri, 29 Mar 96, Mike Meyer typed the following line(s):
  15. > > There is at least one bug in AWeb's HTML 2.0 support. It will
  16. > > sometimes format this ugly construct:
  17. > > <FONT SIZE=+1>G</Font>et <FONT SIZE=+1>O</Font>ur <FONT SIZE=+1>G</Font>reat
  18. > > <FONT SIZE=+1>P</Font>roduct <FONT SIZE=+1>N</Font>ow
  19. > I disagree with you here. There is nothing wrong with AWeb's HTML 2.0
  20. > support. Especially as the <FONT></FONT> tag pair is NOT a part of the
  21. > HTML 2.0 standard. But is one of the NetScape custom tags. BTW, have
  22. > youtried putting that construct on one line instead of two...
  23.  
  24. Ok, change the <FONT SIZE=+1> to <B>, and the </FONT> to </B>. AWeb
  25. still gets it wrong - I used FONT (with invalid SGML in it as well)
  26. because the people who like this kind of ugly construct tend to do it
  27. that way. A more realistic example would be something like
  28. "<i>this</i>.", which follows typographic conventions. AWeb will
  29. sometimes put a line break before the period, which looks VERY
  30. strange.
  31.  
  32. That AWeb lets tags create a word break when the tag is either
  33. unrecognized or NOT a tag that creates a line break is a bug in it's
  34. HTML 2.0 handling. I reported this to Yvon during the beta, and he
  35. said he would see how painfull it was to fix.
  36.  
  37. If AWeb changes it's formatting because I replace a space with newline
  38. outside of a preformatted text area, that's a bug as well.
  39.  
  40.     <mike
  41.